* lisp/loadhist.el (read-feature): Get rid of fake feature nil.
authorLeo Liu <sdl.web@gmail.com>
Fri, 15 Nov 2013 06:52:40 +0000 (14:52 +0800)
committerLeo Liu <sdl.web@gmail.com>
Fri, 15 Nov 2013 06:52:40 +0000 (14:52 +0800)
commit1273d5d1bbda7d85ece80d316a0d341ebeff44d6
treed0cf765b4f99efc998cd6381efdaf8efa640ccab
parenta5d207b57f6f1eb43a148ffcb612c1f0bddd75b7
* lisp/loadhist.el (read-feature): Get rid of fake feature nil.

* src/minibuf.c (Ftry_completion, Fall_completions)
(Ftest_completion): Use FUNCTIONP.  (Bug#15889)
lisp/ChangeLog
lisp/loadhist.el
src/ChangeLog
src/minibuf.c